home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / DEV / I-Z / Kermit tool 1.2 GH.cpt / Kermit Tool GH.rsrc / STR#_31000.txt < prev    next >
Text File  |  1993-01-13  |  4KB  |  130 lines

  1. When sending, make filenames more ‚ÄúUnix-like‚Äù and places a ‚Äú.bin‚Äù after the name during macbinary transfers.
  2.  
  3. When receiving, make filenames more ‚ÄúMac-like‚Äù.
  4.  
  5. This does not affect names placed into or extracted from macbinary headers.
  6.  
  7. If the remote Kermit supports it, send a document‚Äôs length before the document‚Äôs data.
  8.  
  9. If your application supports CTB autoreceive, go into receiving mode when a mark char is received.
  10.  
  11. Avoid using this feature.
  12.  
  13. Use macbinary I is now disabled because macbinary is not selected from the ‚Äútransfer as:‚Äù popup menu.
  14.  
  15. Return all of Kermit Tool GH's parameters to their original values.
  16.  
  17. Accept as being macbinary those incoming documents which meet the specifications of the less stringent macbinary I format.
  18.  
  19. Use 8th bit prefixing even through supposedly 8-bit channels in case there is an intervening 7-bit channel.
  20.  
  21. Avoid using this feature.
  22.  
  23. Save the current settings as the defaults when switching back from other tools or configuring new communications sessions.
  24.  
  25. Method uses three characters to represent the cyclic redundancy check of a packet‚Äôs data.
  26.  
  27. Method uses two characters to represent the sum of a packet‚Äôs data.
  28.  
  29. Method uses one character to represent the sum of a packet‚Äôs data.
  30.  
  31. If incoming documents have macbinary headers, they are decoded. Outgoing documents have headers generated for them. 
  32.  
  33. Applications may be transferred with this method.
  34.  
  35. Be sure to set the remote Kermit's file type to binary.
  36.  
  37. Document is not modified. 
  38.  
  39. Be sure to set the remote Kermit's file type to binary.
  40.  
  41. Incoming documents have all line feeds removed. Outgoing documents have line feeds inserted before all carriage returns.
  42.  
  43. Character which precedes compression of several consecutive occurences of same character into three characters
  44. Default = 126 "~"
  45.  
  46. Character which ends each packet
  47. Default = 13 <<CR>>
  48.  
  49. Character to precede an encoded character whose eigth bit is used (ASCII 128-255). Used only over 7-bit channels or if "force 8th bit prefixing" is checked.
  50.  
  51. Default = 38 "&"
  52.  
  53. Character to precede encoded control character (ASCII 0-31 and 127)
  54. Default = 35 "#"
  55.  
  56. Character to act as buffer between packets
  57. Default = 0 <<NULL>>
  58.  
  59. Character to begin packets.
  60. Default = 1 <<SOH>>
  61.  
  62. Set Document Type:
  63. Set the values of the creator
  64. and type fields by selecting
  65. either a similiar document or
  66. an application to open incoming documents.
  67.  
  68. default type:
  69. A four character token representing the incoming document‚Äôs format.
  70. Examples: 
  71. TEXT = text document
  72. GIFf = gif file
  73.  
  74. If you do not happen to know what to enter, use the ‚ÄúSet Document Type‚Ķ‚Äù button.
  75.  
  76. default creator:
  77. A four character token representing the application you wish to open incoming documents. 
  78. Examples: 
  79. ttxt = TeachText
  80. R*ch = BBEdit (a good, free editor)
  81.  
  82. If you do not happen to know what to enter, use the ‚ÄúSet Document Type‚Ķ‚Äù button.
  83.  
  84. Set the method in which incoming and outgoing documents are treated.
  85.  
  86.  
  87. Sets the number of seconds the remote computer waits before reacting to an absence of communication.
  88.  
  89. Set the method of error detection.
  90.  
  91. Set the number of ‚ÄúPad Characters‚Äù. 
  92. Infrequently a series of characters must be sent between packets to act as a buffer. 
  93.  
  94. The character sent is accessable from the special character popup.
  95.  
  96. Kermit Tool GH:
  97. This file transfer tool implements the Kermit file transfer protocol. 
  98. Written by:
  99.  Glenn R. Howes
  100.  1101 University Ave.
  101.  Madison, WI 53706
  102. Internet:
  103.  howes@bert.chem.wisc.edu
  104.  
  105. This shows the symbolic representation of the current special character. For example <<SOH>> will appear if ‚Äú1‚Äù is entered.
  106.  
  107. Type in a number corresponding 
  108. to a character. 
  109.  
  110. For example:
  111.   ‚Äú1‚Äù =  control-A = <<SOH>>
  112.   ‚Äú35‚Äù = ‚Äú#‚Äù
  113.  
  114. Select a character type to edit.
  115.  
  116. The Kermit protocol assigns special functions to a set of characters, such as the character that ends each packet. 
  117.  
  118. You should not need to change any of these.
  119.  
  120. Enable a primitive form of data compression known as run length compression. This can shorten transfer times especially for text documents.
  121.  
  122. Set the packet length by 
  123. entering a number between 10 
  124. and 9024. The larger the packet length the faster the transfer rate over a clean connection.
  125.  
  126. The remote Kermit program must support this longer length and there must be enough available memory.
  127.  
  128. Set the packet length from a predetermined list. The larger the packet length the faster the transfer rate over a clean connection.
  129.  
  130.